home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 050a / snr53b.zip / SWAPTABS.S < prev    next >
Text File  |  1993-05-30  |  709b  |  19 lines

  1. \  SWAPTABS.S
  2. \  demotest sample table
  3.  
  4. \  This table swaps the order of variable-length tabular columns
  5. \  It is written to handle the output of TABULAR.S and TABULAR2.S, but
  6. \  it can be easily reworked to recognize other codes as column separators.
  7.  
  8. \  With SNR, column separators can be one or more
  9. \  literal characters, giving you complete
  10. \  flexibility in conversion.
  11.  
  12. \  In the following equation, there are 5 tabular columns being processed
  13. \  using variable-length search-and-replace. Each column has a maximum 
  14. \  width of 20 printable characters
  15.  
  16. [bt\^*(20)\v[ldr][ql[nt\^*(20)\v[qr[nt\^*(20)\v[qr[nt\^*(20)\v[cm\^*(20)\v[et= \+
  17. [bt\^3[ldr][ql[nt\^2[qr[nt\^1[qr[nt\^4[cm\^5[et
  18.  
  19.